Links
dtSearch Text Retrieval Engine Programmer's Reference 7.70
ISearchJob::IsThreadDoneWait Method
ISearchJob Interface | ISearchJob Interface | Send Feedback

Returns true immediately if the thread is done; otherwise waits up to millisecondsToWait for the thread to finish, then returns false if the thread is not done yet.

[id(37), helpstring("method IsThreadDoneWait")]
HRESULT IsThreadDoneWait([in] LONG millisecondsToWait, [out,retval] VARIANT_BOOL* pVal);
Interface
Links
You are here: COM Interface > Interfaces > ISearchJob Interface > ISearchJob::IsThreadDoneWait Method
Copyright (c) 1995-2012 dtSearch Corp. All rights reserved.